TaskStatus 
EntityType  Independent 
Logical Entity Name  TaskStatus 
Default Table Name  CmEventStatus 
Logical Only  NO 
Definition 
 
Note 
 

TaskStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
IsActive    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
IsSystemCode    BIT  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
TaskStatusId(PK)    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CrmSuppressFlag    BIT  NO 
 

TaskStatus Keys 
Key Name  Key Type  Keys 
CmEventStatus_Code_Descrip_CmEventStatusID_U_N_IDX  Alternate Key  Code, Name, TaskStatusId 
CmEventStatus_CmEventStatusID_U_C_IDX  PrimaryKey  TaskStatusId 

TaskStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
TaskArchive  Non-Identifying  One To Zero or More          NO 
Task  Non-Identifying  One To Zero or More          NO 
TaskArchive  Non-Identifying  One To Zero or More          NO 

TaskStatus Check Constraints 
Check Constraint Name  CheckConstraint